home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 402_01 / cforms-2.2 / lib / Makefile < prev   
Encoding:
Makefile  |  1993-07-20  |  164 b   |  12 lines

  1. #
  2. #        M A K E F I L E
  3. #        ---------------
  4. #
  5. # Description:
  6. #    Cleans lib directory
  7. #
  8. # @(#) Makefile,v 1.1 1993/05/10 22:54:11 lasse Exp
  9. clean:
  10.     -rm -f libcforms.a
  11.